//==============================================================================
// Skirmisher_anim.txt
//==============================================================================


//==============================================================================
define Head
{
   SetSelector
   {
		TechLogic none/Medium Archer/Heavy Archer/Champion Archer
		set hotspot
		{
			version
			{
            Visual Infantry Beta E Spearman Head Alpha
            ReplaceTexture infantry g hypaspist head standard/Infantry Beta E Spearman Head
			}
		}
		set hotspot
		{
			version
			{
            Visual Infantry Beta E Spearman Head Alpha
            ReplaceTexture infantry g hypaspist head standard/Infantry Beta E Spearman Head
			}
		}
		set hotspot
		{
			version
			{
            Visual Infantry Beta E Spearman Head Alpha
            ReplaceTexture infantry g hypaspist head standard/Infantry Beta E Spearman Head
			}
		}
		set hotspot
		{
			version
			{
            Visual Infantry Beta E Spearman Head Alpha
            ReplaceTexture infantry g hypaspist head standard/Infantry Beta E Spearman Head
			}
		}
	}
}
         }
      }
   }
}
//==============================================================================
define Javelin
{
   SetSelector
   {
      set hotspot
      {
         version
         {
           Visual Attachments A Javelin
			  replaceTexture Attachments A Spear Standard/Attachments A Spear Iron
         }
      }
   }
}

//==============================================================================
define Shield
{
   SetSelector
   {
		VariationLogic
      set hotspot
      {
         version
         {
            Visual Attachments E Shield Large Bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments E Shield Large Bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments E Shield Large Bronze
         }
      }
      set hotspot
      {
         version
         {
            Visual Attachments E Shield Large Bronze
         }
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Archer Beta E Peltast_IdleA
                                                                         ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta E Spearman
				connect Righthand Javelin Hotspot
				connect Smokepoint Javelin Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm shield hotspot
				}
			}
   }
}

//==============================================================================
anim walk
{
		SetSelector 
		{
			set hotspot
			{
				version
				{
					Visual Archer Beta E Peltast_WalkA
                                                                         ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta E Spearman
				connect Righthand Javelin Hotspot
				connect Smokepoint Javelin Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm shield hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.50 true   
               tag FootstepRight 0.00 true   
//-- end auto generated section
				}
			}
                }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Archer Beta E Peltast_AttackA
                                                                         ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta E Spearman
				connect Righthand Javelin Hotspot
				connect Smokepoint Javelin Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm shield hotspot
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.40 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.50 false Arrow checkVisible 
//-- end auto generated section
         }
      }
   }
}


//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Archer Beta E Peltast_DeathA
                                                                         ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta E Spearman
				connect Righthand Javelin Hotspot
				connect Smokepoint Javelin Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm shield hotspot
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Archer Beta E Peltast_BoredA
                                                                         ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta E Spearman
				connect Righthand Javelin Hotspot
				connect Smokepoint Javelin Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm shield hotspot
				}
			}
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
					Visual Archer Beta E Peltast_FlailA
                                                                         ReplaceTexture Archer N Throwing Axeman Standard/Infantry Beta E Spearman
				connect Righthand Javelin Hotspot
				connect Smokepoint Javelin Hotspot
				Connect TopOfHead Head hotspot
				connect LeftForearm shield hotspot
         }
      }
   }
}
